home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
My Neighborhood
/
My Neighborhood.iso
/
mac
/
MacFiles
/
Signs.Dxr
/
00031.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-18
|
210 b
|
12 lines
on exitFrame
global clickCount
set clickCount to 0
repeat with f = 5 to 36
puppetSprite(f, 1)
end repeat
repeat with f = 21 to 36
set the visible of sprite f to 1
end repeat
mixEmUp()
end